home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Magazin/MacEasy 72
/
maccd 72.iso
/
updates
/
HTML Xtra 2.0.5
/
HTML205.sit
/
HTML205
/
xtradoc.dir
/
00006.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-02-22
|
297 b
|
23 lines
on link str
puppetSound("time")
updateStage()
htmldolinkabs("html", str)
htmlgetmeta()
end
on shapechange id
global ghandcursor
case id of
(-1):
cursor(-1)
0:
cursor(1)
1:
cursor(1)
2:
cursor(ghandcursor)
3:
cursor(-1)
end case
end